home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.2
- path models/fx/waterfall_garden1
- surface material1 shader rogue_fall
- }
-
- init
- {
- server
- {
- stationary
- inanimate
- noshadow
- notsolid
- }
- client
- {
- tagemitter tag_base basespray
- (
- // spawnrate 40
- spawnrate 20
- model roguespray.spr
- velocity 65
- randvel crandom 20 crandom 20 crandom 20
- offsetalongaxis crandom 10 30 crandom 185
- accel 0 0 -75
- life 1.4
- // scalemin 0.4
- scalemin 0.6
- // scalemax 1.5
- scalemax 1.2
- // scalerate 1.0
- scalerate 1.5
- fade
- )
-
- tagemitter tag_top topwater
- (
- // spawnrate 90
- spawnrate 50
- model waterdrop1.spr
- velocity 160
- randvel crandom 40 crandom 40 crandom 40
- offsetalongaxis crandom 15 crandom 125 crandom 15
- accel 0 0 -250
- life 2
- scalemin 0.1
- scalemax 0.25
- scalerate 0.3
- fade
- )
- }
- }
-
- animations
- {
- idle1 notmoving.tan
- }